projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db08707
)
(hide-ifdef-mode): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 5 May 1996 17:27:24 +0000
(17:27 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 5 May 1996 17:27:24 +0000
(17:27 +0000)
lisp/progmodes/hideif.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/hideif.el
b/lisp/progmodes/hideif.el
index d995fc4c9d4183dcacb8338063a27b2d19c8ec63..4179c9032759631b879903c24890c47343275c2c 100644
(file)
--- a/
lisp/progmodes/hideif.el
+++ b/
lisp/progmodes/hideif.el
@@
-184,7
+184,7
@@
;;;###autoload
(defun hide-ifdef-mode (arg)
"Toggle Hide-Ifdef mode. This is a minor mode, albeit a large one.
-With ARG, turn Hide-Ifdef mode on if
f arg is positiv
e.
+With ARG, turn Hide-Ifdef mode on if
arg is positive, off otherwis
e.
In Hide-Ifdef mode, code within #ifdef constructs that the C preprocessor
would eliminate may be hidden from view. Several variables affect
how the hiding is done: